home *** CD-ROM | disk | FTP | other *** search
/ Windows Expert / Windows Expert.iso / others / wc094b.zip / WINCIS.INI < prev    next >
INI File  |  1993-03-07  |  6KB  |  332 lines

  1.  
  2. [USER PROFILE]
  3.  
  4. [PGM OPTIONS]
  5.  
  6. ; Communications Timing Parameters
  7. CommandRecognitionTime=.25
  8. MinimumModemCharDelay=.25
  9. MaximumModemResponseTime=10
  10. MaximumCISResponseTime=90
  11. ErrorMessageDelay=5
  12. AnnimateDelay=1
  13. TerminalType=-1
  14. LogonCisType=TTY
  15.  
  16. ; Old .93 Default Directories = 1, .94 format = 1
  17. ForumDirectorys=0
  18.  
  19. ; Forum Messages
  20. MsgMaxTtlLen=24
  21. MsgMaxLine=70
  22. MsgSplitAtLine=94
  23. MsgSplitAtChar=2000
  24. MsgSplitChars=0123456789*-+=_><\/{}][?#;'.,!|
  25.  
  26. ; EMail
  27. MailMaxTtlLen=24
  28. MailMaxLine=70
  29. MailSplitAtLine=950
  30. MailSplitAtChar=40000
  31. MailSplitChars=0123456789*-+=_><\/{}][?#;'.,!|
  32.  
  33. ; FAX Modem Support...
  34. ; If you are using WinFAX Profession Version 3.0 for Windows.
  35. ; Change FaxCheck=1 
  36.  
  37. FaxCheck=0
  38. FaxStatusDDE=REQUEST|FAXMNG|CONTROL|STATUS|
  39. FaxEnableDDE=EXECUTE|FAXMNG|CONTROL||GOACTIVE|
  40. FaxDisableDDE=EXECUTE|FAXMNG|CONTROL||GOIDLE|
  41. FaxTimeOut=5
  42. FaxActive=ACTIVE|
  43. FaxBusy=BUSY|
  44. FaxIdle=IDLE|REQUEST_ACTIVE|
  45. FaxBusyDelay=5
  46.  
  47. CurrentView=Free CompuServe Forums
  48. FileTransferPriority=750
  49. ShowStatusBars=1
  50. PositionStatusBars=1
  51. ShowElapsedSeconds=1
  52. AutoRedraw=0
  53. SortView=1
  54. DisplayIcons=1
  55. AutoSaveAddress=1
  56. ConfirmMsgDelete=1
  57. CheckAddressSave=1
  58. FullDesc=1
  59. 3DShading=1
  60. ResetReplyArea=1
  61. MaxNumberOfForums=64
  62. MaxNumberofViews=64
  63. PrinterFontName=System
  64. PrinterFontSize=10
  65.  
  66. W5ButtonBarPosition=1
  67. W20DisplayFormat=1
  68. W20LeftJustify=0
  69. W20ButtonBarPosition=1
  70. W20SortBy=2
  71. W30ButtonBarPosition=1
  72. W42DisplayFormat=1
  73. W42ButtonBarPosition=1
  74. W42SortBy=2
  75. W43ButtonBarPosition=1
  76. W60SortBy=4
  77. W60DisplayFormat=1
  78. W60ButtonBarPosition=1
  79.  
  80. [W43Exports]
  81.  
  82. [WINDOW SIZING]
  83. ;
  84. ; For Forms     entries consist of: FormId=WindowState; WIdth; Height;
  85. ; For TextBoxes entries consist of: Control=Bold; Italic; Font; Size;
  86. ;
  87. W01SzForm=2; 12150; 9180;
  88. W01SzCommText=0; 0; FixedSys;  9;
  89.  
  90. W43SzForm=2; 9120; 6600;
  91. W43SzReplyText=0; 0; FixedSys;  9;
  92. W43SzMsgText=0; 0; FixedSys;  9;
  93.  
  94. W15SzDescText=0; 0; Helv; 10;
  95. W20SzDescText=0; 0; Helv; 10;
  96.  
  97. [USER BUTTONS]
  98. ;
  99. ; Entry consists of FormId=ButtonBarDefinitionFile
  100. ; &WinCisPath is replaced with the path of the WinCIS.EXE File
  101. ; You can opt for a fully qualified path name if you prefer
  102. ;
  103. W11ShowGrid=1
  104. W11PositionGrid=3
  105. W11FormGrid=&WinCisPath\bstyle1.btn
  106.  
  107. [MAIL BUTTONS]
  108. ; Define the appearance of the MAIL Button based on Mail Status
  109. NoMail=&WinCisPath\MAIL20A.ICO
  110. SndMail=&WinCisPath\MAIL20D.ICO
  111. RcvMail=&WinCisPath\MAIL20B.ICO
  112. SndRcvMail=&WinCisPath\MAIL20C.ICO
  113.  
  114. [NetWork Options]
  115. CompuServe=
  116. DataPac=
  117. EuroNet=
  118. GnsDial=
  119. LataNet=
  120. Mercury=
  121. TymNet=
  122.  
  123. [Port Options]
  124. COM1:=
  125. COM2:=
  126. COM3:=
  127. COM4:=
  128.  
  129. [Baud Options]
  130. 110=
  131. 300=
  132. 600=
  133. 1200=
  134. 2400=
  135. 4800=
  136. 9600=
  137. 19200=
  138.  
  139. [BaudRate Factor]
  140. ;
  141. ; BaudRate factors are used to determime estimated Download Time as Follows:
  142. ;
  143. ;  BaudRate / Factor=BytesPerSecond
  144. ;  FileSize / BytesPerSecond=Estimated-Download Time In seconds
  145. ;
  146. ;  The Factor can be calculated as follows:
  147. ;
  148. ;  1) Download file around 20K in size (save the actual file size)
  149. ;  2) Record the elapsed time to download the file
  150. ;  3) divide the FileSize by the total number of ElapsedSeconds to get an EffectiveRate
  151. ;  4) Divide the BaudRate by the EffectiveRate to get the baud rate Factor
  152. ;
  153. ;   For Example: Suppose the filesize was 22,123 bytes
  154. ;       and took 1 min 38 seconds at 2400 baud
  155. ;
  156. ;       22123 / 98=225.744898          (Size / ElapsedSeconds) = EffectiveRate
  157. ;       2400  / 225.744898=10.63146951 (Baud  / EffectiveRate) = (Factor)
  158. ;
  159. ;
  160. ;
  161. 110=10.73825503
  162. 300=10.73825503
  163. 600=10.73825503
  164. 1200=10.73825503
  165. 2400=10.73825503
  166. 4800=10.73825503
  167. 9600=10.73825503
  168. 19200=10.73825503
  169.  
  170. [Parity Options]
  171. NONE=
  172. ODD=
  173. EVEN=
  174. MARK=
  175. SPACE=
  176.  
  177. [DataBit Options]
  178. 5=
  179. 6=
  180. 7=
  181. 8=
  182.  
  183. [StopBit Options]
  184. 1=
  185. 2=
  186.  
  187. [Carrier Detect Options]
  188. Ignore=
  189. Check=
  190.  
  191. [ReadMail Options]
  192. Always=At Each Logon
  193. Only=When DOing MAIL
  194. Manual=Never Read Mail
  195.  
  196. [SendMail Options]
  197. Always=At Each Logon
  198. Only=When DOing MAIL
  199. Manual=Never Send Mail
  200.  
  201. [MailOutBox Options]
  202. Append=To Mail.MOX File
  203. Overwrite=Mail.MOX File
  204. Prompt=Mail.MOX File
  205. Delete=Never Keep E-Mail
  206. Manual=You Dispose of E-Mail
  207.  
  208. [MessageOutBox Options]
  209. Append=To Forum.MOX File
  210. Overwrite=Forum.MOX File
  211. Prompt=Forum.MOX File
  212. Delete=Never Keep Msgs
  213. Manual=You Dispose of Msgs
  214.  
  215. [LogActivity Options]
  216. Never=
  217. Save=
  218. Prompt=
  219.  
  220. [Message Purge Options]
  221. #Days=Old
  222. #Sessions=Old
  223. Never=(Manual)
  224.  
  225. [Message Reset Options]
  226. Scan=New Message Hdrs
  227. Read=New Messages
  228. Never=(Manual)
  229.  
  230. [Catalog Options]
  231. Append=
  232. Overwrite=
  233. Prompt=
  234.  
  235. [CatScan Options]
  236. Full=Library Description
  237. Short=Titles Only
  238.  
  239. [ReadWaiting Options]
  240. Read=Waiting Msgs
  241. Never=Read Msgs
  242.  
  243. [Gateways]
  244. CIS=CompuServe
  245. EET=Electronic Engineering Times
  246. PCM=PC/Magazine
  247. ZMC=Ziff-Davis MacUser
  248. ZNT=Ziff-Davis ZiffNet
  249.  
  250.  
  251. [ModemType Hayes Compatible]
  252. TYPEOFMODEM=Hayes Compatible
  253. DIALPREFIX=ATDT
  254. DIALSUFFIX=
  255. HANGUPPREFIX=AT&C1H
  256. HANGUPSUFFIX=
  257. INIT=AT&C1Q0V1E1S0=0
  258. RESET=ATZ
  259. ESCAPE=+++
  260. OK=OK
  261. CONNECT=CONNECT
  262. BUSY=BUSY
  263. NOCARRIER=NO CARRIER
  264.  
  265. [ModemType Multitech]
  266. TYPEOFMODEM=Multitech
  267. DIALPREFIX=ATDT
  268. DIALSUFFIX=
  269. HANGUPPREFIX=ATH
  270. HANGUPSUFFIX=
  271. INIT=ATQ0E1&E1&E3S0=0
  272. RESET=ATZ
  273. ESCAPE=+++
  274. OK=OK
  275. CONNECT=CONNECT
  276. BUSY=BUSY
  277. NOCARRIER=NO CARRIER
  278.  
  279. [ModemType TrailBlazer]
  280. TYPEOFMODEM=Trail Blazer
  281. DIALPREFIX=ATDT
  282. DIALSUFFIX=
  283. HANGUPPREFIX=ATH
  284. HANGUPSUFFIX=
  285. INIT=ATQ0E1S0=0
  286. RESET=ATZ
  287. ESCAPE=+++
  288. OK=OK
  289. CONNECT=CONNECT
  290. BUSY=BUSY
  291. NOCARRIER=NO CARRIER
  292.  
  293. [ModemType Cardinal 9600/V32]
  294. TYPEOFMODEM=Cardinal 9600/V32
  295. DIALPREFIX=ATDT
  296. HANGUPPREFIX=AT&C1H0
  297. INIT=AT&C1&M0&N6V1E1S0=0
  298. RESET=ATZ
  299. ESCAPE=+++
  300. OK=OK
  301. CONNECT=CONNECT
  302. BUSY=BUSY
  303. NOCARRIER=NO CARRIER
  304.  
  305. [ModemType Cardinal 9600/V42]
  306. TYPEOFMODEM=Cardinal 9600/V42
  307. DIALPREFIX=ATDT
  308. HANGUPPREFIX=AT&C1H0
  309. INIT=AT&C1&D2 S7=60 S11=60 S95=41
  310. RESET=ATZ
  311. ESCAPE=+++
  312. OK=OK
  313. CONNECT=CONNECT
  314. BUSY=BUSY
  315. NOCARRIER=NO CARRIER
  316.  
  317. [ModemType CompuDyne 9642/V32]
  318. TYPEOFMODEM=CompuDyne 9642/V32
  319. DIALPREFIX=ATDT
  320. HANGUPPREFIX=AT&C1H0
  321. INIT=AT&Q0&C1Q0V1E1S0=0
  322. RESET=ATZ0
  323. ESCAPE=+++
  324. OK=OK
  325. CONNECT=CONNECT
  326. BUSY=BUSY
  327. NOCARRIER=NO CARRIER
  328.  
  329. [ModemType >None<]
  330. TYPEOFMODEM=>None<
  331.  
  332.